babl.git
2017-09-01 Øyvind Kolåsbabl-icc: add support for some ICCv4 profiles
2017-09-01 Øyvind Kolåsbabl: move RGB space conversion code to babl-space.c
2017-09-01 Øyvind Kolåsbabl: make trcs capable of iterating buffers
2017-09-01 Øyvind Kolåsbabl: do one SSE2 memory load per pixel for color matri...
2017-09-01 Øyvind Kolåsbabl: add sse2 acceleration for color transform
2017-08-31 Øyvind Kolåsbabl: change MAX_BUFFER_SIZE to 512
2017-08-31 Øyvind Kolåsbabl: refactor matrix_mul_vector further towards SIMD
2017-08-31 Øyvind Kolåsbabl: register more RGB auto-converters for non-sRGB...
2017-08-31 Øyvind Kolåsbabl: use floating point version of srgb trc func
2017-08-31 Øyvind Kolåstools: add c program for validating TRC approximations
2017-08-31 Øyvind Kolåsreplace gamma approximations
2017-08-31 Øyvind Kolåsbabl: move trc functions inside babl-trc.c
2017-08-31 Øyvind Kolåsbabl: add separate functions for 1.8 and 2.2 gamma
2017-08-31 Øyvind Kolåsbabl: optimize powf and its use in u8tou8 internal...
2017-08-31 Øyvind Kolåsbabl: change how conversion computers (own) error
2017-08-31 Øyvind Kolåstools: babl-benchmark, print chosen paths
2017-08-31 Øyvind Kolåsbabl: include out own powf implementation
2017-08-30 Øyvind Kolåsreduce set of default RGB spaces
2017-08-30 Øyvind Kolåsextensions/gray: add const for rgbtoxyz matrix return
2017-08-30 Øyvind Kolåsbabl: only care about single precision for TRC
2017-08-30 Øyvind Kolåsbabl: make use of more direct trc dispatch in base
2017-08-30 Øyvind Kolåsextensions: more direct trc dispatch
2017-08-30 Øyvind Kolåsbabl: speed up trc dispatch
2017-08-30 Øyvind Kolåsbabl: silence cast warning
2017-08-30 Øyvind Kolåsbabl: add commented out u8 rgb to rgb converter
2017-08-30 Øyvind Kolåsbabl: register conversions between all RGB spaces
2017-08-30 Øyvind Kolåsbabl: add single precision cmm matrices
2017-08-30 Øyvind Kolåsbabl: on demand clone sRGB conversions
2017-08-30 Øyvind Kolåsextensions/CIE: use RGB space functions for xyz
2017-08-29 Øyvind Kolåsextensions/gimp-8bit: use RGB space TRCs
2017-08-29 Øyvind Kolåsextensions/float: use RGB space TRCs
2017-08-29 Øyvind Kolåsextensions/cairo: use RGB space trc functions
2017-08-29 Øyvind Kolåsbabl/babl-format: add formats with custom RGB spaces...
2017-08-29 Øyvind Kolåstools/babl-benchmark: exclude conversions to self from...
2017-08-28 Øyvind Kolåsbabl: move matrix code to new file babl-matrix.h
2017-08-26 Øyvind Kolåsbabl: remove unused babl_space_get_chromaticities
2017-08-25 Øyvind Kolåsbabl: make cache loading/parsing valgrind clean
2017-08-25 Øyvind Kolåsbabl: initialize used BablModel struct member data...
2017-08-24 Øyvind Kolåsbabl: iterate on public space/icc API
2017-08-23 Øyvind Kolåsbabl-icc: length of string in descr should include \0
2017-08-23 Edward Etools: Use rand when random is unavailable
2017-08-23 Øyvind Kolåsbabl-icc: detect 2.2 and 1.8 gammas LUTs
2017-08-23 Øyvind Kolåsbabl-icc: implement LUT TRC place holder code
2017-08-23 Øyvind Kolåsbabl-icc: detect sRGB LUT TRC and use babl's native...
2017-08-23 Øyvind Kolåsbabl-icc: implement reading and writing of LUTs for TRC
2017-08-23 Øyvind Kolåsbabl-icc: create struct for abstracting ICC file access
2017-08-22 Øyvind Kolåstools: add a tool for testing icc profile writing
2017-08-22 Øyvind Kolåsbabl-icc: change priority of way to get matrix
2017-08-22 Øyvind Kolåsbabl: add icc generator
2017-08-22 Øyvind Kolåsbabl: add babl-trc.h to Makefile.am
2017-08-22 Øyvind Kolåsbabl: remove lingering reference to rgb-constants.h...
2017-08-21 Øyvind Kolåstools: add -e option to babl-icc-dumper, that shows...
2017-08-20 Øyvind Kolåsbabl: use typedefs and structs for fixed point numbers
2017-08-20 Øyvind Kolåstools: add babl-icc-dump
2017-08-20 Øyvind Kolåsbabl: shorten missing fish message to mostly fit 80col
2017-08-20 Øyvind Kolåstools/babl-benchmark: add unicode barchart to results
2017-08-20 Øyvind Kolåsbabl: icc parser, fix misname s15f16
2017-08-20 Øyvind Kolåstools: add a throughput benchmark
2017-08-20 Øyvind Kolåsbabl: adapt conversion searcher for remodels
2017-08-19 Øyvind Kolåsbabl: proof icc parsing against corrupt data
2017-08-19 Øyvind Kolåsbabl: add babl_space_rgb_icc
2017-08-19 Øyvind Kolåsdocs: remove draft roadmap for custom primaries
2017-08-19 Øyvind Kolåsbabl: add babl_space_rgb_matrix
2017-08-19 Øyvind Kolåsbabl: add handling of BABL_RGB_OVERRIDE environment...
2017-08-19 Øyvind Kolåsbabl: return the linear TRC when 1.0 is asked for numer...
2017-08-19 Øyvind Kolåsbabl: get rid of RGB_LUMINANCE constants
2017-08-19 Øyvind Kolåss/babl_space_new/babl_space_rgb_chromaticities
2017-08-19 Øyvind Kolåsbabl: respond to gcc warnings
2017-08-19 Øyvind Kolåsbabl: make some of the new space API internal for now
2017-08-19 Øyvind Kolåsadd BablTRC class, that handles gamma or sRGB
2017-08-18 Øyvind Kolåsextensions/CIE: replace rgb-to-xyz with one from source...
2017-08-18 Øyvind Kolåstests: add a test verifying that buffers are converted...
2017-08-18 Øyvind Kolåsmake use of babl space for reference computations
2017-08-18 Øyvind Kolåsadd BablSpace for specifying chromaticities/TRC
2017-08-18 Øyvind Kolåsbabl: util.h fix double include guard
2017-08-18 Øyvind KolåsAdd the BablConversion as first argument of all conversions
2017-08-15 Øyvind Kolåspost-release version bump
2017-08-15 Øyvind Kolåsrelease 0.1.30
2017-07-16 Jehanbabl: clean up various syntax bugs.
2017-07-16 Jehanconfigure: do not link with pthread on Android.
2017-06-23 Ellpalette: make the conversion hash table volatile
2017-06-21 Ellpalette: make palette conversion thread safe
2017-06-16 Jehanextensions: just some minor cleaning of trailing whites...
2017-06-13 Øyvind Kolåsbabl-internal: tidy up some log messages
2017-06-13 Guiu Rocafortbug #783704, Check db NULL to avoid segfault if babl...
2017-06-11 Elltests: fix typo in hsva.c
2017-06-08 EllBug 780016 - Conversion path between nonpremultiplied...
2017-06-08 Ellbabl-gen-test-pixels: update floating-point format...
2017-06-08 Elltests: add CHECK_CONV_FLOAT to common.inc
2017-05-30 Øyvind Kolåspost release version bump
2017-05-30 Øyvind Kolåsrelease 0.1.28
2017-05-15 Øyvind Kolåsextensions: add two fast paths from cairo formats
2017-05-09 EllCIE: add Lab <-> LCH fast paths
2017-05-09 Øyvind Kolåsconfigure.ac: post-release version bump
2017-05-09 Øyvind Kolåsconfigure: 0.1.26 release
2017-05-09 Øyvind KolåsNEWS: update for 0.1.26
2017-05-04 SBPMake HCY conversions symmetric.
2017-04-28 Øyvind KolåsRevert "HCY: add build bits neccesary for compilation"
2017-04-28 Øyvind KolåsHCY: add build bits neccesary for compilation
2017-04-08 Elle StoneRemove white space from CIE and group code
next